-
Notifications
You must be signed in to change notification settings - Fork 274
Update issue template to be more exhaustive #363
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for sending this! I think we can make it even easier for the issuer to do, left some comments
Sure, will make necessary changes and let you know |
@thymikee I have made all the changes requested by you, and also update the commit message format, please let me know, if there is still any changes you would like to see 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@thymikee Sorry to keep bothering you, but I have one question How did you write the website "https://callstack.github.io/react-native-testing-library", I mean are you using some kind of template that generate this website, or you are coding it from scratch? I am working on a library and I would like to write documentation just like in this website with same styling |
We're using Docusaurus v2: https://v2.docusaurus.io |
One more question, please, I see there is a release tab where you can see version and changelogs, how does one generate that, I am really new, and I know I can update the version in package.json and push the library on npm but how to get release tab on github, how does one do that, is there any resource for that where I can learn this? |
You can generate changelogs using |
Thank you, that will do 🤗 |
Summary
Current
ISSUE_TEMPLATE
file can be improved to me more exhaustive & can ask detailed question that can help report better bug reporting.